List Box control

The List Box TiedItem property specifies which List Attribute is to be captured by this control.

The MultiSelMax and MultiSelMin range properties can be used to set the maximum and minimum number of items that the user can select from the list.

Note that the Format - multiSelect property must also be set to True to enable a List type attribute to have multiple values selected by the user. These range properties are just used to control the maximum/minimum that the user can select - they do not enable the use of multi-select by themselves.

Note that this control is only for use with list attributes. For other variables you should use the Variable List Box control.

For help on other properties see the complete alphabetic list of the Properties of Dialog Controls.

Shortcut tip

You can use the right mouse-click menu on a List Box control to convert the control into a drop-down combo box, radio buttons, hotspots, or checkboxes.